INPUTFILE/A,OUTPUTFILE,ADR/K,QUIET/S |
INPUTFILE/A |
the executable file which should relocated, must specified |
OUTPUTFILE |
the name of the file to write, if not specified the source file will be
overwritten |
ADR/K |
the start address for the relocated file, if not specified $400 is used,
you can use simple expressions like "$5000" = "20480" = " -$Ff +-33+
19512+$4e8" (prefix "$" for hexadecimal numbers, supported operators are "+"
and "-", unary and binary) |
QUIET/S |
disables all output, except error messages, enable this for using in
conjunction with the Installer |